From: Chong Yidong Date: Tue, 23 Jun 2009 14:14:13 +0000 (+0000) Subject: Reformat 2009-06-23 ChangeLog entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11808 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7c3ca56bf1818a3916101af7b1844b20a176c227;p=emacs.git Reformat 2009-06-23 ChangeLog entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 165f9b57e79..eeeb08a550a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -12,10 +12,9 @@ 2009-06-23 Jim Meyering - Don't dereference NULL upon failed malloc and realloc - * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use xmalloc - and xrealloc (not malloc and realloc), so subsequent heap pointer - dereferences are guaranteed to be valid. + * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use + xmalloc and xrealloc (not malloc and realloc), so subsequent heap + pointer dereferences are guaranteed to be valid. 2009-06-23 Kenichi Handa